home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 5
/
Amiga Tools 5.iso
/
grafik
/
3d & render tools
/
dust
/
dusthelp
/
animcfunc
< prev
next >
Wrap
Text File
|
1996-07-16
|
350b
|
7 lines
COMMAND ANIMCFUNC
-----------------------------------------------------------------
Purpose: modify face-colors algorithmically (animated)
Usage: ANIMCFUNC(<objectID>,<frames>,<filename>,<t0min>,<t0max>,
<r-expression>,<g-expression>,<b-expression>)
Examples: animcfunc(1,12,cobj,1.0,2.0,z0*t0,"(x0+y0)*t0",128)